gtkselection: Ensure the X11 specific message length only applies to X11
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 20 Aug 2014 19:35:02 +0000 (21:35 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 1 Sep 2014 17:17:53 +0000 (19:17 +0200)
commitbd410421d8f97bc8c3c984aa69b693d8415b3052
tree897dc55a358d4c850d81d6ebf7463be8bdef7747
parent5fcf2de61755e9c1563ac2ad8ac0442467f1117c
gtkselection: Ensure the X11 specific message length only applies to X11

Other backends are compilable together with the X11 one, so the message
lenght limit was applying to them all.

https://bugzilla.gnome.org/show_bug.cgi?id=697855
gtk/gtkselection.c